networking drivers · Maintained
Maintainers
- M Andrew Lunn <andrew+netdev@lunn.ch>
- M "David S. Miller" <davem@davemloft.net>
- M Eric Dumazet <edumazet@google.com>
- M Jakub Kicinski <kuba@kernel.org>
- M Paolo Abeni <pabeni@redhat.com>
Paths
- F
Documentation/devicetree/bindings/net/ - F
Documentation/networking/net_cachelines/net_device.rst - F
drivers/connector/ - F
drivers/net/ - F
drivers/ptp/ - F
drivers/s390/net/ - F
include/dt-bindings/net/ - F
include/linux/cn_proc.h - F
include/linux/etherdevice.h - F
include/linux/ethtool_netlink.h - F
include/linux/fcdevice.h - F
include/linux/fddidevice.h - F
include/linux/if_* - F
include/linux/inetdevice.h - F
include/linux/netdev* - F
include/linux/platform_data/wiznet.h - F
include/uapi/linux/cn_proc.h - F
include/uapi/linux/ethtool_netlink* - F
include/uapi/linux/if_* - F
include/uapi/linux/net_shaper.h - F
include/uapi/linux/netdev* - F
tools/testing/selftests/drivers/net/ - X
Documentation/devicetree/bindings/net/bluetooth/ - X
Documentation/devicetree/bindings/net/can/ - X
Documentation/devicetree/bindings/net/wireless/ - X
drivers/net/can/ - X
drivers/net/wireless/
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linux-clk (capped at 30), ordered by date desc.
-
STALE61d
[PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE65d
[PATCH v2 net-next 5/5] net: phy: move remaining provider code to mdio_bus_provider.c
2026-03-09 · Heiner Kallweit <hkallweit1@gmail.com> -
STALE65d
[PATCH v2 net-next 4/5] net: phy: move registering mdio_bus_class and mdio_bus_type to libphy
2026-03-09 · Heiner Kallweit <hkallweit1@gmail.com> -
STALE65d
[PATCH v2 net-next 3/5] net: phy: move (of_)mdio_find_bus to mdio_bus_provider.c
2026-03-09 · Heiner Kallweit <hkallweit1@gmail.com> -
STALE65d
[PATCH v2 net-next 2/5] net: phy: make mdio_device.c part of libphy
2026-03-09 · Heiner Kallweit <hkallweit1@gmail.com> -
STALE65d
[PATCH v2 net-next 1/5] net: phy: move mdio_device reset handling functions in the code
2026-03-09 · Heiner Kallweit <hkallweit1@gmail.com> -
STALE145d
[PATCH V3 2/2] net: xilinx: axienet: Use devres for resource management in probe path
2026-01-16 · Suraj Gupta <hidden> -
STALE151d
[PATCH V2 2/2] net: xilinx: axienet: Use devres for resource management in probe path
2026-01-13 · Suraj Gupta <hidden> -
STALE154d
REVIEWED: 2 (2M) [PATCH 2/2] net: axienet: Fix resource release ordering
2026-01-09 · Suraj Gupta <hidden> -
STALE159d
[RFC PATCH 2/2] net: axienet: Fix resource release ordering
2026-01-02 · Suraj Gupta <hidden> -
STALE154d
REVIEWED: 3 (3M) [PATCH v3 11/15] dt-bindings: net: mscc-miim: add microchip,lan9691-miim
2025-12-23 · Robert Marko <robert.marko@sartura.hr> -
STALE175d
[PATCH v2 14/19] dt-bindings: net: mscc-miim: add microchip,lan9691-miim
2025-12-15 · Robert Marko <robert.marko@sartura.hr> -
STALE228d
[PATCH] dt-bindings: Remove extra blank lines
2025-10-23 · "Rob Herring (Arm)" <robh@kernel.org> -
STALE237d
[PATCH net-next 06/12] net: macb: Add "mobileye,eyeq5-gem" compatible
2025-10-21 · Théo Lebrun <theo.lebrun@bootlin.com> -
STALE237d
[PATCH net-next 05/12] net: macb: rename bp->sgmii_phy field to bp->phy
2025-10-21 · Théo Lebrun <theo.lebrun@bootlin.com> -
STALE237d
REVIEWED: 8 (8M) [PATCH net-next 04/12] net: macb: add no LSO capability (MACB_CAPS_NO_LSO)
2025-10-21 · Théo Lebrun <theo.lebrun@bootlin.com> -
STALE237d
[PATCH net-next 03/12] net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
2025-10-21 · Théo Lebrun <theo.lebrun@bootlin.com> -
STALE237d
[PATCH net-next 01/12] dt-bindings: net: cdns,macb: add Mobileye EyeQ5 ethernet interface
2025-10-21 · Théo Lebrun <theo.lebrun@bootlin.com> -
STALE238d
[PATCH] dt-bindings: Fix inconsistent quoting
2025-10-15 · "Rob Herring (Arm)" <robh@kernel.org> -
STALE176d
REVIEWED: 32 (32M) [PATCH v2 01/19] drivers: net: replace `kernel::c_str!` with C-Strings
2025-09-25 · Tamir Duberstein <hidden> -
STALE258d
[PATCH v3 15/20] net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macro
2025-08-25 · Nicolas Frattaroli <nicolas.frattaroli@collabora.com> -
STALE278d
[PATCH v1 04/14] net: dt-bindings: Convert Marvell 8897/8997 bindings to YAML
2025-08-20 · Ariel D'Alessandro <hidden> -
STALE305d
REVIEWED: 32 (32M) [PATCH v2 01/19] drivers: net: replace `kernel::c_str!` with C-Strings
2025-08-13 · Tamir Duberstein <hidden> -
STALE306d
[PATCH] net: cadence: macb: convert from round_rate() to determine_rate()
2025-08-10 · Brian Masney <bmasney@redhat.com> -
STALE315d
REVIEWED: 30 (30M) [PATCH 01/17] drivers: net: replace `kernel::c_str!` with C-Strings
2025-07-10 · Tamir Duberstein <hidden> -
STALE340d
[net-next v4 4/4] net: ftgmac100: Add optional reset control for RMII mode on Aspeed SoCs
2025-07-09 · Jacky Chou <jacky_chou@aspeedtech.com> -
STALE340d
[net-next v4 1/4] dt-bindings: net: ftgmac100: Add resets property
2025-07-09 · Jacky Chou <jacky_chou@aspeedtech.com> -
STALE342d
[net-next v3 4/4] net: ftgmac100: Add optional reset control for RMII mode on Aspeed SoCs
2025-07-08 · Jacky Chou <jacky_chou@aspeedtech.com> -
STALE342d
[net-next v3 1/4] dt-bindings: net: ftgmac100: Add resets property
2025-07-08 · Jacky Chou <jacky_chou@aspeedtech.com> -
STALE346d
REVIEWED: 35 (35M) [PATCH v13 5/5] rust: remove core::ffi::CStr reexport
2025-07-01 · Tamir Duberstein <hidden>
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
STALE65d
[PATCH v2 net-next 1/5] net: phy: move mdio_device reset handling functions in the code
2026-03-09 · Heiner Kallweit <hkallweit1@gmail.com> -
STALE65d
[PATCH v2 net-next 3/5] net: phy: move (of_)mdio_find_bus to mdio_bus_provider.c
2026-03-09 · Heiner Kallweit <hkallweit1@gmail.com> -
STALE65d
[PATCH v2 net-next 4/5] net: phy: move registering mdio_bus_class and mdio_bus_type to libphy
2026-03-09 · Heiner Kallweit <hkallweit1@gmail.com> -
STALE65d
[PATCH v2 net-next 5/5] net: phy: move remaining provider code to mdio_bus_provider.c
2026-03-09 · Heiner Kallweit <hkallweit1@gmail.com>